Carbon


GetPortCustomXFerProc

Header: Quickdraw.h Carbon status: Under Evaluation

OSErr GetPortCustomXFerProc (
    CGrafPtr port, 
    CustomXFerProcPtr *proc, 
    UInt32 *flags, 
    UInt32 *refCon
);
port
proc
flags
refCon
function result

A result code.

AVAILABILITY

Under evaluation for Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 8.7 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 8.7 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)